Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding support for MInt{128} #1160

Merged
merged 6 commits into from
Oct 23, 2024
Merged

Adding support for MInt{128} #1160

merged 6 commits into from
Oct 23, 2024

Conversation

Robertorosmaninho
Copy link
Collaborator

This PR extends our Machine Integers support to also support 128 bits for k hashing and for equality function ==K.
This is necessary for one of our light semantics in Pi2.

@Robertorosmaninho Robertorosmaninho self-assigned this Oct 21, 2024
@rv-jenkins rv-jenkins changed the base branch from master to develop October 21, 2024 17:10
in.kore Outdated Show resolved Hide resolved
test/defn/k-files/hash-mint.k Outdated Show resolved Hide resolved
@rv-jenkins rv-jenkins merged commit f6b18d4 into develop Oct 23, 2024
10 checks passed
@rv-jenkins rv-jenkins deleted the add-support-for-mint128 branch October 23, 2024 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants